home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / fire-man.swf / scripts / DefineSprite_632 / frame_15 / DoAction.as
Encoding:
Text File  |  2011-10-17  |  96 b   |  5 lines

  1. if(_root.msgbox.msg == "All locks destroyed.".toUpperCase())
  2. {
  3.    _root.unlocked.start();
  4. }
  5.